home *** CD-ROM | disk | FTP | other *** search
- ; CIM'S STARTUP SCRIPT
- ; for OS 3.0 and better
- ; $VER: V0.5 (30.05.1997)
- ; Author: Jan-Erik Tervo
-
- FAILAT 21
-
- SETPRI CIM:BIN/CIM 1 >NIL: ; Change the priority of CIM,
- ; so when rendering or compiling,
- ; CIM will still be able to
- ; operate fast enough.
- ; This can be done
- ; also in the Icon by entering
- ; TOOLPRI=1
-
- RUN >NIL: RequestChoice "CIM" "Welcome to CIM (Caller Id Manager) !" "Thanks"
-
-
-